Skip to content

[Issue #1350] Improve deployment path compatibility - #1351

Merged
bianhq merged 1 commit into
pixelsdb:masterfrom
AntiO2:fix/scripts-retina-deployment-compatibility
Aug 3, 2026
Merged

[Issue #1350] Improve deployment path compatibility#1351
bianhq merged 1 commit into
pixelsdb:masterfrom
AntiO2:fix/scripts-retina-deployment-compatibility

Conversation

@AntiO2

@AntiO2 AntiO2 commented Jul 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Normalize retina buffer object-storage folders to avoid malformed keys when the configured folder omits a trailing slash.
  • Discover a valid node-local JDK and export its bin/library paths so lifecycle commands and jps work on heterogeneous nodes.
  • Respect target-node PIXELS_HOME values for remote lifecycle commands and cluster synchronization.
  • Install the C++ properties template from its actual location.

Validation

  • bash -n install.sh scripts/bin/run-class.sh scripts/sbin/rsync-cluster.sh scripts/sbin/start-retina.sh scripts/sbin/start-workers.sh scripts/sbin/stop-retina.sh scripts/sbin/stop-workers.sh: passed
  • mvn -pl pixels-core -DskipTests package: passed

Closes #1350

@bianhq bianhq left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@bianhq bianhq added the enhancement New feature or request label Aug 3, 2026
@bianhq bianhq added this to the Code and Docs milestone Aug 3, 2026
@bianhq
bianhq merged commit b959070 into pixelsdb:master Aug 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[pixels-core, script] Improve deployment path compatibility

2 participants